kotlin-stdlib
Native
kotlin-stdlib
/
kotlin.collections
/
[Native]ListIterator
/
previousIndex
previous
Index
Native
abstract
fun
previousIndex
(
)
:
Int
Content copied to clipboard
Returns the index of the element that would be returned by a subsequent call to
previous
.